gotest.tools/v3/internal/difflib.SequenceMatcher.findLongestMatch (method)
2 uses
gotest.tools/v3/internal/difflib (current package)
difflib.go#L192: func (m *SequenceMatcher) findLongestMatch(alo, ahi, blo, bhi int) Match {
difflib.go#L283: match := m.findLongestMatch(alo, ahi, blo, bhi)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)